[INFO] cloning repository https://github.com/rohitkvv/crs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohitkvv/crs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitkvv%2Fcrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitkvv%2Fcrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97860ba9b8ceb65f4d0158a81ee7fb3d5e60b848
[INFO] testing rohitkvv/crs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohitkvv%2Fcrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohitkvv/crs
[INFO] finished tweaking git repo https://github.com/rohitkvv/crs
[INFO] tweaked toml for git repo https://github.com/rohitkvv/crs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohitkvv/crs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohitkvv/crs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8afa8999415cfe9edb4d570b512fa7b43b6bcaa6b707f08a63accdd31518754b
[INFO] running `Command { std: "docker" "start" "-a" "8afa8999415cfe9edb4d570b512fa7b43b6bcaa6b707f08a63accdd31518754b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8afa8999415cfe9edb4d570b512fa7b43b6bcaa6b707f08a63accdd31518754b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8afa8999415cfe9edb4d570b512fa7b43b6bcaa6b707f08a63accdd31518754b", kill_on_drop: false }`
[INFO] [stdout] 8afa8999415cfe9edb4d570b512fa7b43b6bcaa6b707f08a63accdd31518754b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2e0487fd7503a4c1920bfaee5dacfe2b5da893ebca4779b716531988a5c8988
[INFO] running `Command { std: "docker" "start" "-a" "c2e0487fd7503a4c1920bfaee5dacfe2b5da893ebca4779b716531988a5c8988", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.16.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.3.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling mongodb v3.2.5
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling crs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.00s
[INFO] running `Command { std: "docker" "inspect" "c2e0487fd7503a4c1920bfaee5dacfe2b5da893ebca4779b716531988a5c8988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e0487fd7503a4c1920bfaee5dacfe2b5da893ebca4779b716531988a5c8988", kill_on_drop: false }`
[INFO] [stdout] c2e0487fd7503a4c1920bfaee5dacfe2b5da893ebca4779b716531988a5c8988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 843960d221d8656465884e22c0926cacb6e62f93ec12e7d85bbe388dce55d72d
[INFO] running `Command { std: "docker" "start" "-a" "843960d221d8656465884e22c0926cacb6e62f93ec12e7d85bbe388dce55d72d", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling crs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "843960d221d8656465884e22c0926cacb6e62f93ec12e7d85bbe388dce55d72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "843960d221d8656465884e22c0926cacb6e62f93ec12e7d85bbe388dce55d72d", kill_on_drop: false }`
[INFO] [stdout] 843960d221d8656465884e22c0926cacb6e62f93ec12e7d85bbe388dce55d72d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8dd9fd96175dc4bcd242358728d4af7a7920661f810ba0464055bde1eb50c28
[INFO] running `Command { std: "docker" "start" "-a" "a8dd9fd96175dc4bcd242358728d4af7a7920661f810ba0464055bde1eb50c28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crs-d982cc5622ba5764)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test handlers::get_certificate::tests::find_certificate_by_valid_id ... ignored, requires MongoDB instance running
[INFO] [stdout] test handlers::get_certificate::tests::test_get_certificate_by_invalid_id ... ignored, requires MongoDB instance running
[INFO] [stdout] test handlers::store_certificate::tests::post_invalid_certificate_should_return_bad_request ... ignored, requires MongoDB instance running
[INFO] [stdout] test handlers::store_certificate::tests::post_valid_certificate ... ignored, requires MongoDB instance running
[INFO] [stdout] test domain::certificate::tests::parse_certificate_dto_should_succeed ... ok
[INFO] [stdout] test domain::certificate::tests::parse_certificate_model_should_succeed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crs-ac14e7353fe74e3b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crs
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/dto/recipient_dto.rs - dto::recipient_dto::RecipientDto::is_valid (line 20) ... FAILED
[INFO] [stdout] test src/dto/certificate_metadata_dto.rs - dto::certificate_metadata_dto::CertificateMetadataDto::is_valid (line 20) ... ok
[INFO] [stdout] test src/dto/certificate_dto.rs - dto::certificate_dto::CertificateDto::is_valid (line 52) ... ok
[INFO] [stdout] test src/dto/certificate_metadata_dto.rs - dto::certificate_metadata_dto::CertificateMetadataDto::is_valid (line 34) ... ok
[INFO] [stdout] test src/dto/certificate_dto.rs - dto::certificate_dto::CertificateDto::is_valid (line 22) ... ok
[INFO] [stdout] test src/dto/recipient_dto.rs - dto::recipient_dto::RecipientDto::is_valid (line 36) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dto/recipient_dto.rs - dto::recipient_dto::RecipientDto::is_valid (line 20) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMzkduo/rustcAPjJs8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libcrs-5a4961fbfb21d464,libdotenvy-c158e10653a35757,libactix_web-b019719b688a9a8e,libimpl_more-6fc7c6fa77315c70,libserde_urlencoded-0f2e3e7beb399d93,libactix_server-d41ada77c3210d00,libactix_router-d9a6c7a679531b5f,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libcookie-102f0e2b8809cb3c,libactix_http-e902163c4adb1609,librand-f18dced00073d5eb,libgetrandom-1b28c860899e9f05,libchacha20-d00ed63a7c4ccd75,librand_core-a7f952fc327ef36b,libhttparse-4b1ed73b760072b9,libbrotli-a430f22e8c65708d,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-319f85fdb92d9e70,libcpufeatures-6e66671ef1d123b3,libdigest-b689c84d3567a932,libconst_oid-213938eb42f07234,libcrypto_common-6a44186e741378e0,libblock_buffer-40a3cd135571b052,libhybrid_array-7dbd527990ed465f,liblocal_channel-faaa9d3d15357bca,libbytestring-ca083f882e211a40,libencoding_rs-591e0cad5e0af89d,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libh2-7125278a4b9fc8e0,libzstd-e36893b906a66c58,libzstd_safe-b0a912e24304a945,libzstd_sys-bb633318ca393282,libflate2-5aad82a227d4aaae,libminiz_oxide-e313eada8a5d5f2b,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-024b06bb0b2b5eea,libactix_codec-62db9435d64834e5,libbitflags-999d889d9694453e,libderive_more-2bb70a6bc25c3cff,libactix_utils-443458621d8456b0,liblocal_waker-db44699d6c187aa3,libactix_rt-b6d45e6416d8c7a5,libhttp-ff1b52bd3f2050eb,libfnv-2d77ec4f6f971b24,libmongodb-a2b3b7993d12ff0e,libtokio_util-9ce6a8791655c941,libtake_mut-7e27eecaecf716c7,librustc_version_runtime-1136aacfe3e26555,librustc_version-4e2743429ae06b7f,libsemver-012dd5cd12a15794,libbase64-b5296a10b8334a2c,libpbkdf2-e0264742293ef5e6,libstringprep-7c5c5863306adc5d,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-5c2980e93b576be1,libunicode_bidi-e61eae15e30d3a28,libwebpki_roots-881d9833caf02a91,libtokio_rustls-293aafd78382ed81,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-797c92766f197b8d,libsct-d9ce78c916e061a1,libwebpki-f06c19b665feceb0,libring-7d22035a4284f4cf,libuntrusted-3420b86308bec153,libbitflags-e2b4db6c651223da,libstrsim-24acdad2526b95b7,libhickory_resolver-c27ddef2423f5c01,libresolv_conf-08c47ec28825469d,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libhickory_proto-54d8524e434d4a7a,libdata_encoding-6d465a39edfa29f6,liburl-6c8584f8926c353f,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libipnet-9aae67a4e846df6d,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libidna-4232fc7aae5ce238,libutf8_iter-0d9be7b316c2b184,libidna_adapter-104eee655167c42b,libicu_properties-ec0d4e3d2894710c,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-94cd6c4350544aba,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9cb333212f03b073,libpotential_utf-69b39b6b2188856c,libicu_provider-e9f257811a3adb3b,libicu_locale_core-93820b957596846d,libtinystr-29d71e2a4250ce93,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-43c1cd1e342e7c09,libzerotrie-2fd7a9c1ff892bf4,libyoke-8b4c4357d43644c6,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b2d802e62173e8b8,libtracing-406e989a31d65d1d,libtracing_core-c2aed6b1712d0a02,libthiserror-0ee3bc58f0009f7a,librand-1fa1f179d81d9254,librand_chacha-29042c827dc4a31c,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libsha2-ae1991d75fc47c2d,libsha1-67ad52601e02fe04,libcpufeatures-471354fefbcaf2d8,libmd5-6410cbaaaf191b95,libhmac-7ce14bee02ee5273,libdigest-f3db805c5dd4698d,libsubtle-ca7024fc66e4388f,libblock_buffer-15b1e1bba0d25167,libcrypto_common-5a644af18a8b8145,libgeneric_array-373fd69f36ca0c21,libtypenum-3c5c9c3345e60ff4,libtokio-aef20ec4207fd065,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-ff5aca13e3e348ea,libmio-255f90656b14b313,liblog-ba604b77dad33fe2,libparking_lot-6bd979c21fb774b8,libparking_lot_core-aee01f20f5fe3310,libsmallvec-9812bbe5aac27f0d,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libserde_with-11ae30f48553f5c1,libmacro_magic-66dad9965400bfac,libbson-91c596ffbfa31967,libuuid-29c7af4f3d41152f,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,librand_core-2ee5e403e8bb6719,libhex-28742b4ca144387c,libahash-00f67a770d53f4d2,libgetrandom-56870bbb9d988398,liblibc-e32e94b265a2208b,libonce_cell-0ba6aecba7086d38,libcfg_if-33ef6c02a07f9fec,libzerocopy-faff184601410546,libbitvec-7b6d799c6dcd1507,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,libserde_bytes-3ed871e2bc965086,libchrono-0c62fc94715941a6,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libtime-d119f7fc432f8682,libtime_core-1f094096fa533c12,libnum_conv-a6c1e03cf6174049,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libserde_json-7cdb4f4a60affb79,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libserde-756469491b266cc2,libserde_core-365391bf3dd30696,libbase64-2a03de3babadded3,libfutures-45ff220c86721098,libfutures_executor-d25b83d2e3b683da,libfutures_util-278319df8efc57af,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-2beeedcc9f7dbddb,libfutures_channel-aa4ce92231e6bf4e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMzkduo/rustcAPjJs8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-f66edc51d490c9e1/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ec964fa2b1303827/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMzkduo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dto/recipient_dto.rs - dto::recipient_dto::RecipientDto::is_valid (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a8dd9fd96175dc4bcd242358728d4af7a7920661f810ba0464055bde1eb50c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dd9fd96175dc4bcd242358728d4af7a7920661f810ba0464055bde1eb50c28", kill_on_drop: false }`
[INFO] [stdout] a8dd9fd96175dc4bcd242358728d4af7a7920661f810ba0464055bde1eb50c28
